home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Iface.exe / 0 / RCDATA / TFENVIOCONSULTAS / TFENVIOCONSULTAS.txt < prev   
Text File  |  2008-07-20  |  2KB  |  99 lines

  1. object FEnvioConsultas: TFEnvioConsultas
  2.   Left = 465
  3.   Top = 233
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  7.   ClientHeight = 218
  8.   ClientWidth = 443
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnKeyDown = FormKeyDown
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object LTitulo: TLabel
  24.     Left = 72
  25.     Top = 26
  26.     Width = 280
  27.     Height = 13
  28.     Caption = 'Env∩┐╜o de consultas t∩┐╜cnicas v∩┐╜a correo electr∩┐╜nico'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -11
  32.     Font.Name = 'Tahoma'
  33.     Font.Style = [fsBold]
  34.     ParentFont = False
  35.     Transparent = True
  36.   end
  37.   object Image1: TImage
  38.     Left = 16
  39.     Top = 20
  40.     Width = 32
  41.     Height = 32
  42.     Picture.Data = {<image001.bmp>}
  43.     Transparent = True
  44.   end
  45.   object Label1: TLabel
  46.     Left = 72
  47.     Top = 88
  48.     Width = 369
  49.     Height = 52
  50.     AutoSize = False
  51.     Caption = 
  52.       'Si has revisado nuestras preguntas m∩┐╜s frecuentes (FAQs) y no ha' +
  53.       's encontrado respuesta a tus dudas o soluci∩┐╜n a un funcionamient' +
  54.       'o inadecuado, te proponemos que nos env∩┐╜es un correo electr∩┐╜nico' +
  55.       ' a la siguiente direcci∩┐╜n:'
  56.     Constraints.MinWidth = 345
  57.     Transparent = True
  58.     WordWrap = True
  59.   end
  60.   object TxtGraciasProducto: TLabel
  61.     Left = 72
  62.     Top = 54
  63.     Width = 345
  64.     Height = 26
  65.     AutoSize = False
  66.     Caption = '%s='
  67.     Constraints.MaxWidth = 345
  68.     Constraints.MinWidth = 345
  69.     Transparent = True
  70.     WordWrap = True
  71.   end
  72.   object PlaLinkLabel1: TPlaLinkLabel
  73.     Left = 67
  74.     Top = 155
  75.     Width = 143
  76.     Height = 16
  77.     Caption = 'beta@pandasoftware.es'
  78.     Font.Charset = DEFAULT_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -11
  81.     Font.Name = 'Tahoma'
  82.     Font.Style = [fsBold]
  83.     ParentFont = False
  84.     TabOrder = 1
  85.     OnClick = PlaLinkLabel1Click
  86.   end
  87.   object PBAceptar: TPlaButton
  88.     Left = 366
  89.     Top = 185
  90.     Width = 64
  91.     Height = 24
  92.     Anchors = [akBottom]
  93.     Caption = 'Aceptar'
  94.     TabOrder = 0
  95.     OnClick = PBAceptarClick
  96.     Default = True
  97.   end
  98. end
  99.